text/template/parse.Tree.newChain (method)
2 uses
text/template/parse (current package)
node.go#L537: func (t *Tree) newChain(pos Pos, node Node) *ChainNode {
parse.go#L697: chain := t.newChain(t.peek().pos, node)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)